Storm-static

Benchmark
Model:eajs v.1 (MDP)
Parameter(s)N = 5, energy_capacity = 250, B = 11
Property:ExpUtil (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism eajs.5.prism --prop eajs.props ExpUtil --constants energy_capacity=250,B=11 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:57.56427192687988s
Return code:0
Relative Error:1.5419602649426234e-15
Log
Storm 1.5.1

Date: Wed Apr 29 19:54:22 2020
Command line arguments: --prism eajs.5.prism --prop eajs.props ExpUtil --constants 'energy_capacity=250,B=11' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.012s.

Time for model construction: 53.451s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	3049471
Transitions: 	6960278
Choices: 	4250853
Reward Models:  utilityLocal
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (battery_load = 0) -> 13476 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "ExpUtil": R[exp]{"utilityLocal"}max=? [F (battery_load = 0)] ...
Result (for initial states): 10.03294068843543
Time for model checking: 4.049s.